ready queue

英 [ˈredi kjuː] 美 [ˈredi kjuː]

网络  就绪队列; 序列; 就绪伫列; 等待队列

计算机



双语例句

  1. When a CPU is ready to dispatch a thread, the global run queue is checked before any of the others.
    当CPU准备分派线程时,它会先检查全局运行队列,然后再检查其他队列。
  2. The "r" field tells us how many jobs are in the system ready queue, waiting for resources to be executed.
    “r”字段告诉我们系统就绪队列中有多少任务在等待要执行的资源。
  3. A non-zero open input count indicates that at least one application is ready to process messages on the queue.
    一个非零开放输入计数表明至少有一个应用程序准备好处理队列上的消息。
  4. After the JMS connection is started, the onMessage message listener and the onException exception listener are ready for the incoming messages from the JMS queue.
    在JMS连接建立后,onMessage消息监听器和onException异常监听器可以接收来自于JMS队列的输入消息。
  5. It is the responsibility of the thread releasing the resource to awake the first thread on the queue, change the head of the queue, and put the thread on the ready queue.
    线程的责任是释放资源去唤醒在队列中的第一个等待队列,并修改队列标题,然后将线程放到等待队列。
  6. The system maintains a ready queue consisting of all processes whose memory images are on the backing store or in memory and are ready to turn.
    系统在后备存储器或内存中维持一个组成内存映像所有过程的准备队列并做好执行的准备。
  7. In this model, the organization of a ready processes queue and its schedule was based on bitmap priorities.
    该模型中,进程就绪队列基于位图优先级组织,进程的调度也是采用基于位图的优先级调度算法;
  8. We emphasize on ready queue design and assignment of real-time tasks.
    重点需要解决的问题是:就绪队列的设计和任务的分配。
  9. Ready Queue Optimization Research in Task Scheduling
    任务调度过程中就绪队列的优化研究